mission = 
{
    trig = 
    {
        actions = 
        {
            [1] = "a_set_flag(\"1\"); mission.trig.func[1]='';",
            [2] = "a_set_flag(\"2\"); mission.trig.func[2]='';",
            [3] = "a_set_flag(\"3\");a_out_text_delay(\"Успех!\", \"10\");a_out_sound(\"Success.ogg\"); mission.trig.func[3]='';",
            [4] = "a_set_flag(\"4\"); mission.trig.func[4]='';",
            [5] = "a_activate_group(\"МиГ-29\"); mission.trig.func[5]='';",
            [6] = "a_set_flag(\"8\"); mission.trig.func[6]='';",
            [7] = "a_set_flag(\"5\"); mission.trig.func[7]='';",
            [8] = "a_set_flag(\"5\"); mission.trig.func[8]='';",
            [9] = "a_set_flag(\"5\"); mission.trig.func[9]='';",
            [10] = "a_set_flag(\"5\"); mission.trig.func[10]='';",
            [11] = "a_out_text_delay(\"– Colt  на боевом ... сброс.\", \"10\");a_out_sound(\"pickle2.ogg\"); mission.trig.func[11]='';",
            [12] = "a_set_flag(\"7\"); mission.trig.func[12]='';",
            [13] = "a_set_flag(\"6\"); mission.trig.func[13]='';",
            [14] = "a_activate_group(\"десант\"); mission.trig.func[14]='';",
            [15] = "a_activate_group(\"ЗУ-23 \");a_activate_group(\"Ми-28Н\"); mission.trig.func[15]='';",
            [16] = "a_activate_group(\"ЗУ-23кол\"); mission.trig.func[16]='';",
            [17] = "a_activate_group(\"Ми-28Н\"); mission.trig.func[17]='';",
            [18] = "a_out_text_delay(\"– Я Enfield 21, цели уничтожены.\\\
- Enfield 21, возвращайтесь.\", \"10\");a_out_sound(\"pickle2.ogg\"); mission.trig.func[18]='';",
            [19] = "a_out_text_delay(\"- Enfield 21, я Ford 41,  ПВО подавлено, можете приступать.\\\
- Ford 41, Вас понял.\", \"10\");a_out_sound(\"pickle2.ogg\"); mission.trig.func[19]='';",
            [20] = "a_set_flag(\"9\"); mission.trig.func[20]='';",
            [21] = "a_deactivate_group(\"БТРдемо\");a_deactivate_group(\"Ил-76\");a_deactivate_group(\"Ил-762\"); mission.trig.func[21]='';",
            [22] = "a_out_text_delay(\"Боевая техника доставляется в Сухуми самолётами Ил-76.\", \"10\");a_out_sound(\"pickle2.ogg\"); mission.trig.func[22]='';",
            [23] = "a_out_text_delay(\"Вам предстоит помимо самолётов уничтожить склад БП...\", \"5\");a_out_sound(\"pickle2.ogg\"); mission.trig.func[23]='';",
            [24] = "a_out_text_delay(\"…и КДП\", \"5\");a_out_sound(\"pickle2.ogg\"); mission.trig.func[24]='';",
            [25] = "a_out_text_delay(\"Звено \\\"Ford\\\" подавит ПВО аэродрома.\", \"5\");a_out_sound(\"pickle2.ogg\"); mission.trig.func[25]='';",
            [26] = "a_out_text_delay(\"Взлетайте.\", \"5\");a_out_sound(\"pickle2.ogg\"); mission.trig.func[26]='';",
            [27] = "a_activate_group(\"БТР-80\");a_activate_group(\"ДОТ\"); mission.trig.func[27]='';",
        }, -- end of actions
        custom = 
        {
        }, -- end of custom
        func = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
            [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
            [10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
            [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
            [12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
            [13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
            [14] = "if mission.trig.conditions[14]() then mission.trig.actions[14]() end",
            [15] = "if mission.trig.conditions[15]() then mission.trig.actions[15]() end",
            [16] = "if mission.trig.conditions[16]() then mission.trig.actions[16]() end",
            [17] = "if mission.trig.conditions[17]() then mission.trig.actions[17]() end",
            [18] = "if mission.trig.conditions[18]() then mission.trig.actions[18]() end",
            [19] = "if mission.trig.conditions[19]() then mission.trig.actions[19]() end",
            [20] = "if mission.trig.conditions[20]() then mission.trig.actions[20]() end",
            [21] = "if mission.trig.conditions[21]() then mission.trig.actions[21]() end",
            [22] = "if mission.trig.conditions[22]() then mission.trig.actions[22]() end",
            [23] = "if mission.trig.conditions[23]() then mission.trig.actions[23]() end",
            [24] = "if mission.trig.conditions[24]() then mission.trig.actions[24]() end",
            [25] = "if mission.trig.conditions[25]() then mission.trig.actions[25]() end",
            [26] = "if mission.trig.conditions[26]() then mission.trig.actions[26]() end",
            [27] = "if mission.trig.conditions[27]() then mission.trig.actions[27]() end",
        }, -- end of func
        flag = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
            [10] = true,
            [11] = true,
            [12] = true,
            [13] = true,
            [14] = true,
            [15] = true,
            [16] = true,
            [17] = true,
            [18] = true,
            [19] = true,
            [20] = true,
            [21] = true,
            [22] = true,
            [23] = true,
            [24] = true,
            [25] = true,
            [26] = true,
            [27] = true,
        }, -- end of flag
        conditions = 
        {
            [1] = "return(c_mission_score_higher(\"offline\", \"39\") )",
            [2] = "return(c_unit_in_zone(\"1\", \"посадка\") and c_unit_altitude_lower(\"1\", \"15\") and c_flag_is_true(\"1\") )",
            [3] = "return(c_time_since_flag(\"2\", \"5\") )",
            [4] = "return(c_unit_in_zone(\"18\", \"стартмиг\") )",
            [5] = "return(c_flag_is_true(\"4\") )",
            [6] = "return(c_group_alive(\"Viper\") and c_unit_dead(\"28\") and c_unit_dead(\"34\") and c_unit_damaged(\"30\") )",
            [7] = "return(c_unit_in_zone(\"18\", \"сброс\") )",
            [8] = "return(c_unit_in_zone(\"19\", \"сброс\") )",
            [9] = "return(c_unit_in_zone(\"20\", \"сброс\") )",
            [10] = "return(c_unit_in_zone(\"21\", \"сброс\") )",
            [11] = "return(c_flag_is_true(\"5\") )",
            [12] = "return(c_unit_dead(\"37\") )",
            [13] = "return(c_unit_dead(\"74\") and c_unit_alive(\"75\") )",
            [14] = "return(c_time_since_flag(\"7\", \"30\") )",
            [15] = "return(c_time_since_flag(\"5\", \"30\") and c_flag_is_true(\"6\") )",
            [16] = "return(c_time_since_flag(\"5\", \"30\") and c_flag_is_false(\"6\") )",
            [17] = "return(c_flag_is_true(\"4\") and c_flag_is_false(\"6\") )",
            [18] = "return(c_time_since_flag(\"9\", \"10\") )",
            [19] = "return(c_time_since_flag(\"8\", \"10\") )",
            [20] = "return(c_group_dead(\"десант\") and c_unit_dead(\"60\") and c_unit_dead(\"37\") and c_unit_dead(\"74\") and c_unit_dead(\"75\") )",
            [21] = "return(c_time_after(\"60\") )",
            [22] = "return(c_unit_alive(\"1\") )",
            [23] = "return(c_time_after(\"10\") )",
            [24] = "return(c_time_after(\"15\") )",
            [25] = "return(c_time_after(\"20\") )",
            [26] = "return(c_time_after(\"25\") )",
            [27] = "return(c_unit_in_zone(\"1\", \"дем\") )",
        }, -- end of conditions
        customStartup = 
        {
            [6] = "for i,t in ipairs(mission.result.offline.actions) do mission.result.offline.actions[i]=loadstring(t) end",
            [2] = "for i,t in ipairs(mission.result.blue.conditions) do mission.result.blue.conditions[i]=loadstring(t) end",
            [8] = "for i,t in ipairs(mission.trig.actions) do mission.trig.actions[i]=loadstring(t) end",
            [3] = "for i,t in ipairs(mission.result.offline.conditions) do mission.result.offline.conditions[i]=loadstring(t) end",
            [1] = "for i,t in ipairs(mission.result.red.conditions) do mission.result.red.conditions[i]=loadstring(t) end",
            [4] = "for i,t in ipairs(mission.result.red.actions) do mission.result.red.actions[i]=loadstring(t) end",
            [5] = "for i,t in ipairs(mission.result.blue.actions) do mission.result.blue.actions[i]=loadstring(t) end",
            [7] = "for i,t in ipairs(mission.trig.conditions) do mission.trig.conditions[i]=loadstring(t) end",
        }, -- end of customStartup
        funcStartup = 
        {
        }, -- end of funcStartup
    }, -- end of trig
    resultRed = 
    {
    }, -- end of resultRed
    resultBlue = 
    {
    }, -- end of resultBlue
    descriptionBlueTask = "Аэродром взлёта: СЕНАКИ\
Взлет после звена Ф-16, далее по маршруту. \
После того как F-16 (позывной - «Ford») подавят средства ПВО, приступайте к поиску и уничтожению целей: склад БП, КДП, самолёты Ил-76, наземная боевая техника. \
Будьте внимательны, за вами следует звено F-18 (позывной - «Colt») с задачей уничтожения ВПП. \
\
Ваш позывной - Enfield-21.\
Посадка на аэродроме СЕНАКИ.",
    goals = 
    {
        [1] = 
        {
            rules = 
            {
                [1] = 
                {
                    flag = 3,
                    predicate = "c_flag_is_true",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            score = 50,
            side = "OFFLINE",
            predicate = "score",
            comment = "успех",
        }, -- end of [1]
        [2] = 
        {
            rules = 
            {
                [1] = 
                {
                    flag = 1,
                    predicate = "c_unit_dead",
                    unit = 37,
                }, -- end of [1]
            }, -- end of rules
            score = 10,
            side = "OFFLINE",
            predicate = "score",
            comment = "Склад",
        }, -- end of [2]
        [3] = 
        {
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_damaged",
                    unit = 60,
                }, -- end of [1]
            }, -- end of rules
            score = 10,
            side = "OFFLINE",
            predicate = "score",
            comment = "КДП",
        }, -- end of [3]
        [4] = 
        {
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_dead",
                    unit = 74,
                }, -- end of [1]
            }, -- end of rules
            score = 10,
            side = "OFFLINE",
            predicate = "score",
            comment = "Ил1",
        }, -- end of [4]
        [5] = 
        {
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_dead",
                    unit = 75,
                }, -- end of [1]
            }, -- end of rules
            score = 10,
            side = "OFFLINE",
            predicate = "score",
            comment = "Ил2",
        }, -- end of [5]
        [6] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 20,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            score = 10,
            side = "OFFLINE",
            predicate = "score",
            comment = "бр",
        }, -- end of [6]
    }, -- end of goals
    trigfunc = 
    {
        [1] = "if c_mission_score_higher(\"offline\", \"39\") then a_set_flag(\"1\"); mission.trigfunc[1]='';end;",
        [2] = "if c_unit_in_zone(\"1\", \"посадка\") and c_unit_altitude_lower(\"1\", \"15\") and c_flag_is_true(\"1\") then a_set_flag(\"2\"); mission.trigfunc[2]='';end;",
        [3] = "if c_time_since_flag(\"2\", \"5\") then a_set_flag(\"3\");a_out_text_delay(\"Успех!\", \"10\");a_out_sound(\"Success.ogg\"); mission.trigfunc[3]='';end;",
        [4] = "if c_unit_in_zone(\"18\", \"стартмиг\") then a_set_flag(\"4\"); mission.trigfunc[4]='';end;",
        [5] = "if c_flag_is_true(\"4\") then a_activate_group(\"МиГ-29\"); mission.trigfunc[5]='';end;",
        [6] = "if c_group_alive(\"Viper\") and c_unit_dead(\"28\") and c_unit_dead(\"34\") and c_unit_damaged(\"30\") then a_set_flag(\"8\"); mission.trigfunc[6]='';end;",
        [7] = "if c_unit_in_zone(\"18\", \"сброс\") then a_set_flag(\"5\"); mission.trigfunc[7]='';end;",
        [8] = "if c_unit_in_zone(\"19\", \"сброс\") then a_set_flag(\"5\"); mission.trigfunc[8]='';end;",
        [9] = "if c_unit_in_zone(\"20\", \"сброс\") then a_set_flag(\"5\"); mission.trigfunc[9]='';end;",
        [10] = "if c_unit_in_zone(\"21\", \"сброс\") then a_set_flag(\"5\"); mission.trigfunc[10]='';end;",
        [11] = "if c_flag_is_true(\"5\") then a_out_text_delay(\"– Colt  на боевом ... сброс.\", \"10\");a_out_sound(\"pickle2.ogg\"); mission.trigfunc[11]='';end;",
        [12] = "if c_unit_dead(\"37\") then a_set_flag(\"7\"); mission.trigfunc[12]='';end;",
        [13] = "if c_unit_dead(\"74\") and c_unit_alive(\"75\") then a_set_flag(\"6\"); mission.trigfunc[13]='';end;",
        [14] = "if c_time_since_flag(\"7\", \"30\") then a_activate_group(\"десант\"); mission.trigfunc[14]='';end;",
        [15] = "if c_time_since_flag(\"5\", \"30\") and c_flag_is_true(\"6\") then a_activate_group(\"ЗУ-23 \");a_activate_group(\"Ми-28Н\"); mission.trigfunc[15]='';end;",
        [16] = "if c_time_since_flag(\"5\", \"30\") and c_flag_is_false(\"6\") then a_activate_group(\"ЗУ-23кол\"); mission.trigfunc[16]='';end;",
        [17] = "if c_flag_is_true(\"4\") and c_flag_is_false(\"6\") then a_activate_group(\"Ми-28Н\"); mission.trigfunc[17]='';end;",
        [18] = "if c_time_since_flag(\"9\", \"10\") then a_out_text_delay(\"– Я Enfield 21, цели уничтожены.\\\
- Enfield 21, возвращайтесь.\", \"10\");a_out_sound(\"pickle2.ogg\"); mission.trigfunc[18]='';end;",
        [19] = "if c_time_since_flag(\"8\", \"10\") then a_out_text_delay(\"- Enfield 21, я Ford 41,  ПВО подавлено, можете приступать.\\\
- Ford 41, Вас понял.\", \"10\");a_out_sound(\"pickle2.ogg\"); mission.trigfunc[19]='';end;",
        [20] = "if c_group_dead(\"десант\") and c_unit_dead(\"60\") and c_unit_dead(\"37\") and c_unit_dead(\"74\") and c_unit_dead(\"75\") then a_set_flag(\"9\"); mission.trigfunc[20]='';end;",
        [21] = "if c_time_after(\"60\") then a_deactivate_group(\"БТРдемо\");a_deactivate_group(\"Ил-76\");a_deactivate_group(\"Ил-762\"); mission.trigfunc[21]='';end;",
        [22] = "if c_unit_alive(\"1\") then a_out_text_delay(\"Боевая техника доставляется в Сухуми самолётами Ил-76.\", \"10\");a_out_sound(\"pickle2.ogg\"); mission.trigfunc[22]='';end;",
        [23] = "if c_time_after(\"10\") then a_out_text_delay(\"Вам предстоит помимо самолётов уничтожить склад БП...\", \"5\");a_out_sound(\"pickle2.ogg\"); mission.trigfunc[23]='';end;",
        [24] = "if c_time_after(\"15\") then a_out_text_delay(\"…и КДП\", \"5\");a_out_sound(\"pickle2.ogg\"); mission.trigfunc[24]='';end;",
        [25] = "if c_time_after(\"20\") then a_out_text_delay(\"Звено \\\"Ford\\\" подавит ПВО аэродрома.\", \"5\");a_out_sound(\"pickle2.ogg\"); mission.trigfunc[25]='';end;",
        [26] = "if c_time_after(\"25\") then a_out_text_delay(\"Взлетайте.\", \"5\");a_out_sound(\"pickle2.ogg\"); mission.trigfunc[26]='';end;",
        [27] = "if c_unit_in_zone(\"1\", \"дем\") then a_activate_group(\"БТР-80\");a_activate_group(\"ДОТ\"); mission.trigfunc[27]='';end;",
    }, -- end of trigfunc
    weather = 
    {
        qnh = 760,
        wind = 
        {
            at8000 = 
            {
                speed = 15,
                dir = 291,
            }, -- end of at8000
            at2000 = 
            {
                speed = 10,
                dir = 263,
            }, -- end of at2000
            atGround = 
            {
                speed = 7,
                dir = 240,
            }, -- end of atGround
        }, -- end of wind
        name = "Winter, clean sky",
        fog = 
        {
            thickness = 0,
            density = 0,
        }, -- end of fog
        turbulence = 
        {
            at8000 = 0,
            at2000 = 0,
            atGround = 0,
        }, -- end of turbulence
        season = 
        {
            temperature = 15,
            iseason = 4,
        }, -- end of season
        visibility = 
        {
            distance = 80000,
        }, -- end of visibility
        clouds = 
        {
            density = 9,
            thickness = 300,
            base = 2000,
            iprecptns = 0,
        }, -- end of clouds
    }, -- end of weather
    result = 
    {
        [1] = "if c_flag_is_true(\"3\")  then a_set_mission_result(50) end",
        [2] = "if c_unit_dead(\"37\")  then a_set_mission_result(10) end",
        [3] = "if c_unit_damaged(\"60\")  then a_set_mission_result(10) end",
        [4] = "if c_unit_dead(\"74\")  then a_set_mission_result(10) end",
        [5] = "if c_unit_dead(\"75\")  then a_set_mission_result(10) end",
        [6] = "if c_group_dead(\"десант\")  then a_set_mission_result(10) end",
        offline = 
        {
            conditions = 
            {
                [1] = "return(c_flag_is_true(\"3\") )",
                [2] = "return(c_unit_dead(\"37\") )",
                [3] = "return(c_unit_damaged(\"60\") )",
                [4] = "return(c_unit_dead(\"74\") )",
                [5] = "return(c_unit_dead(\"75\") )",
                [6] = "return(c_group_dead(\"десант\") )",
            }, -- end of conditions
            actions = 
            {
                [1] = "a_set_mission_result(50)",
                [2] = "a_set_mission_result(10)",
                [3] = "a_set_mission_result(10)",
                [4] = "a_set_mission_result(10)",
                [5] = "a_set_mission_result(10)",
                [6] = "a_set_mission_result(10)",
            }, -- end of actions
            func = 
            {
                [1] = "if mission.result.offline.conditions[1]() then mission.result.offline.actions[1]() end",
                [2] = "if mission.result.offline.conditions[2]() then mission.result.offline.actions[2]() end",
                [3] = "if mission.result.offline.conditions[3]() then mission.result.offline.actions[3]() end",
                [4] = "if mission.result.offline.conditions[4]() then mission.result.offline.actions[4]() end",
                [5] = "if mission.result.offline.conditions[5]() then mission.result.offline.actions[5]() end",
                [6] = "if mission.result.offline.conditions[6]() then mission.result.offline.actions[6]() end",
            }, -- end of func
        }, -- end of offline
        blue = 
        {
            conditions = 
            {
            }, -- end of conditions
            actions = 
            {
            }, -- end of actions
            func = 
            {
            }, -- end of func
        }, -- end of blue
        red = 
        {
            conditions = 
            {
            }, -- end of conditions
            actions = 
            {
            }, -- end of actions
            func = 
            {
            }, -- end of func
        }, -- end of red
    }, -- end of result
    triggers = 
    {
        zones = 
        {
            [1] = 
            {
                radius = 1400,
                zoneId = 2,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of color
                lat = 0.7372350692749,
                hidden = true,
                long = 0.73393213748932,
                x = -281706.94778663,
                name = "посадка",
                y = 647369.79811247,
            }, -- end of [1]
            [2] = 
            {
                radius = 1400,
                zoneId = 3,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of color
                lat = 0.74805742502213,
                hidden = true,
                long = 0.71781575679779,
                x = -220513.2149316,
                name = "сброс",
                y = 564417.20988989,
            }, -- end of [2]
            [3] = 
            {
                radius = 7000,
                zoneId = 1,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of color
                lat = 0.74806982278824,
                hidden = true,
                long = 0.7178453207016,
                x = -220420.79106895,
                name = "стартмиг",
                y = 564548.01019028,
            }, -- end of [3]
            [4] = 
            {
                radius = 12000,
                zoneId = 4,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of color
                lat = 0.74246567487717,
                hidden = true,
                long = 0.72772741317749,
                x = -251465.82991725,
                name = "дем",
                y = 614561.44594399,
            }, -- end of [4]
        }, -- end of zones
    }, -- end of triggers
    map = 
    {
        centerY = 0.71745346058736,
        zoom = 2000,
        centerX = 0.748193722747,
    }, -- end of map
    coalitions = 
    {
        blue = 
        {
            [1] = 11,
            [2] = 4,
            [3] = 6,
            [4] = 10,
            [5] = 16,
            [6] = 13,
            [7] = 15,
            [8] = 9,
            [9] = 8,
            [10] = 17,
            [11] = 12,
            [12] = 2,
            [13] = 3,
            [14] = 1,
            [15] = 5,
        }, -- end of blue
        red = 
        {
            [1] = 0,
        }, -- end of red
    }, -- end of coalitions
    descriptionText = "Удар по аэродрому.\
\
Ваша задача: атака наземных целей.\
\
Время над целью: 13:12\
\
Тактическая обстановка:\
Противник использует аэродром \"СУХУМИ\" для переброски военной техники в зону конфликта. Командование приняло решение уничтожить инфраструктуру аэродрома и транспортные самолёты.\
\
Список взаимодействующих групп:\
Ford - 4 F-16: подавление или уничтожение ПВО аэродрома.\
Colt - 4 F-18 : разрушение ВПП.\
Enfield - 4 А-10А: уничтожение склада БП, КДП (контрольно-диспетчерского пункта) и транспортных самолётов. Уничтожение обнаруженной боевой техники. \
\
Данные разведки:\
Военно-транспортные самолёты перебрасывают боеприпасы и боевую технику в аэропорт СУХУМИ. Далее грузы и техника перебрасываются в зону конфликта, в районе ГАЛИ. На данный момент в аэропорту предположительно находятся два самолёта Ил-76 и до одной мото-пехотной роты на БТР.\
\
Правила боя: \
Атаковать только после визуальной идентификации цели.\
\
Действия в чрезвычайной ситуации:\
В случае получения тяжелых боевых повреждений катапультирование выполнять по возможности южнее реки ИНГУРИ.\
\
",
    trigflag = 
    {
        [1] = true,
        [2] = true,
        [3] = true,
        [4] = true,
        [5] = true,
        [6] = true,
        [7] = true,
        [8] = true,
        [9] = true,
        [10] = true,
        [11] = true,
        [12] = true,
        [13] = true,
        [14] = true,
        [15] = true,
        [16] = true,
        [17] = true,
        [18] = true,
        [19] = true,
        [20] = true,
        [21] = true,
        [22] = true,
        [23] = true,
        [24] = true,
        [25] = true,
        [26] = true,
        [27] = true,
    }, -- end of trigflag
    descriptionRedTask = "",
    pictureFileNameB = 
    {
        [1] = "AeroTitel{969028E2-FDA3-4673-8F9F-DEBB2937EA81}.png",
        [2] = "Aero1{0C6E3D62-EC26-421f-BB24-ACBE6B45637B}.png",
        [3] = "AeroOruzh{80B49362-BF3E-40bf-88F7-EA8B6BB76A4F}.png",
    }, -- end of pictureFileNameB
    pictureFileNameR = 
    {
    }, -- end of pictureFileNameR
    trigrules = 
    {
        [1] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    predicate = "c_mission_score_higher",
                    coalitionlist = "offline",
                    score = 39,
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    flag = 1,
                    text = "",
                    predicate = "a_set_flag",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "успех",
        }, -- end of [1]
        [2] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    zone = 2,
                    predicate = "c_unit_in_zone",
                    unit = 1,
                }, -- end of [1]
                [2] = 
                {
                    altitude = 15,
                    predicate = "c_unit_altitude_lower",
                    unit = 1,
                }, -- end of [2]
                [3] = 
                {
                    flag = 1,
                    predicate = "c_flag_is_true",
                    unit = "",
                }, -- end of [3]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    flag = 2,
                    text = "",
                    predicate = "a_set_flag",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "посадка",
        }, -- end of [2]
        [3] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    flag = 2,
                    seconds = 5,
                    predicate = "c_time_since_flag",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    flag = 3,
                    text = "",
                    predicate = "a_set_flag",
                    seconds = 10,
                }, -- end of [1]
                [2] = 
                {
                    text = "Успех!",
                    predicate = "a_out_text_delay",
                    seconds = 10,
                }, -- end of [2]
                [3] = 
                {
                    seconds = 10,
                    file = "Success.ogg",
                    predicate = "a_out_sound",
                    text = "",
                }, -- end of [3]
            }, -- end of actions
            comment = "успех2",
        }, -- end of [3]
        [4] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    zone = 1,
                    predicate = "c_unit_in_zone",
                    unit = 18,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    flag = 4,
                    text = "",
                    predicate = "a_set_flag",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "стартмиг4",
        }, -- end of [4]
        [5] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    flag = 4,
                    predicate = "c_flag_is_true",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 15,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "стартмиг",
        }, -- end of [5]
        [6] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    group = 10,
                    predicate = "c_group_alive",
                    unit = "",
                }, -- end of [1]
                [2] = 
                {
                    predicate = "c_unit_dead",
                    unit = 28,
                }, -- end of [2]
                [3] = 
                {
                    predicate = "c_unit_dead",
                    unit = 34,
                }, -- end of [3]
                [4] = 
                {
                    predicate = "c_unit_damaged",
                    unit = 30,
                }, -- end of [4]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    flag = 8,
                    text = "",
                    predicate = "a_set_flag",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "пво",
        }, -- end of [6]
        [7] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    unit = 18,
                    predicate = "c_unit_in_zone",
                    zone = 3,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    flag = 5,
                    text = "– Dragon на боевом, сброс.",
                    predicate = "a_set_flag",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "сброс1",
        }, -- end of [7]
        [8] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    unit = 19,
                    predicate = "c_unit_in_zone",
                    zone = 3,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    flag = 5,
                    text = "",
                    predicate = "a_set_flag",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "сброс2",
        }, -- end of [8]
        [9] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    unit = 20,
                    predicate = "c_unit_in_zone",
                    zone = 3,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    flag = 5,
                    text = "",
                    predicate = "a_set_flag",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "сброс3",
        }, -- end of [9]
        [10] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    unit = 21,
                    predicate = "c_unit_in_zone",
                    zone = 3,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    flag = 5,
                    text = "",
                    predicate = "a_set_flag",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "сброс4",
        }, -- end of [10]
        [11] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    flag = 5,
                    predicate = "c_flag_is_true",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "– Colt  на боевом ... сброс.",
                    predicate = "a_out_text_delay",
                    seconds = 10,
                }, -- end of [1]
                [2] = 
                {
                    text = "",
                    file = "pickle2.ogg",
                    predicate = "a_out_sound",
                    seconds = 10,
                }, -- end of [2]
            }, -- end of actions
            comment = "сброс",
        }, -- end of [11]
        [12] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_dead",
                    unit = 37,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    seconds = 10,
                    group = 20,
                    text = "",
                    predicate = "a_set_flag",
                    flag = 7,
                }, -- end of [1]
            }, -- end of actions
            comment = "старт дес",
        }, -- end of [12]
        [13] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    seconds = 2,
                    predicate = "c_unit_dead",
                    unit = 74,
                }, -- end of [1]
                [2] = 
                {
                    predicate = "c_unit_alive",
                    unit = 75,
                }, -- end of [2]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    flag = 6,
                    text = "",
                    predicate = "a_set_flag",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "случ",
        }, -- end of [13]
        [14] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    flag = 7,
                    seconds = 30,
                    predicate = "c_time_since_flag",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 20,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "старт дес1",
        }, -- end of [14]
        [15] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    flag = 5,
                    seconds = 30,
                    predicate = "c_time_since_flag",
                    unit = "",
                }, -- end of [1]
                [2] = 
                {
                    flag = 6,
                    predicate = "c_flag_is_true",
                    unit = "",
                }, -- end of [2]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 28,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
                [2] = 
                {
                    group = 26,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [2]
            }, -- end of actions
            comment = "вар1",
        }, -- end of [15]
        [16] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    flag = 5,
                    seconds = 30,
                    predicate = "c_time_since_flag",
                    unit = "",
                }, -- end of [1]
                [2] = 
                {
                    flag = 6,
                    predicate = "c_flag_is_false",
                    unit = "",
                }, -- end of [2]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 29,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "вар2",
        }, -- end of [16]
        [17] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    flag = 4,
                    predicate = "c_flag_is_true",
                    unit = "",
                }, -- end of [1]
                [2] = 
                {
                    flag = 6,
                    predicate = "c_flag_is_false",
                    unit = "",
                }, -- end of [2]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 26,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "ми28",
        }, -- end of [17]
        [18] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    flag = 9,
                    seconds = 10,
                    predicate = "c_time_since_flag",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "– Я Enfield 21, цели уничтожены.\
- Enfield 21, возвращайтесь.",
                    predicate = "a_out_text_delay",
                    seconds = 10,
                }, -- end of [1]
                [2] = 
                {
                    seconds = 10,
                    file = "pickle2.ogg",
                    predicate = "a_out_sound",
                    text = "",
                }, -- end of [2]
            }, -- end of actions
            comment = "успех1",
        }, -- end of [18]
        [19] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    flag = 8,
                    seconds = 10,
                    predicate = "c_time_since_flag",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "- Enfield 21, я Ford 41,  ПВО подавлено, можете приступать.\
- Ford 41, Вас понял.",
                    predicate = "a_out_text_delay",
                    seconds = 10,
                }, -- end of [1]
                [2] = 
                {
                    seconds = 10,
                    file = "pickle2.ogg",
                    predicate = "a_out_sound",
                    text = "",
                }, -- end of [2]
            }, -- end of actions
            comment = "пво8",
        }, -- end of [19]
        [20] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    coalitionlist = "offline",
                    score = 49,
                    group = 20,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
                [2] = 
                {
                    predicate = "c_unit_dead",
                    unit = 60,
                }, -- end of [2]
                [3] = 
                {
                    predicate = "c_unit_dead",
                    unit = 37,
                }, -- end of [3]
                [4] = 
                {
                    predicate = "c_unit_dead",
                    unit = 74,
                }, -- end of [4]
                [5] = 
                {
                    predicate = "c_unit_dead",
                    unit = 75,
                }, -- end of [5]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    flag = 9,
                    text = "",
                    predicate = "a_set_flag",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "успех11",
        }, -- end of [20]
        [21] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    seconds = 60,
                    predicate = "c_time_after",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 39,
                    text = "",
                    predicate = "a_deactivate_group",
                    seconds = 10,
                }, -- end of [1]
                [2] = 
                {
                    group = 19,
                    text = "",
                    predicate = "a_deactivate_group",
                    seconds = 10,
                }, -- end of [2]
                [3] = 
                {
                    group = 25,
                    text = "",
                    predicate = "a_deactivate_group",
                    seconds = 10,
                }, -- end of [3]
            }, -- end of actions
            comment = "интро",
        }, -- end of [21]
        [22] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_alive",
                    unit = 1,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "Боевая техника доставляется в Сухуми самолётами Ил-76.",
                    predicate = "a_out_text_delay",
                    seconds = 10,
                }, -- end of [1]
                [2] = 
                {
                    seconds = 10,
                    file = "pickle2.ogg",
                    predicate = "a_out_sound",
                    text = "",
                }, -- end of [2]
            }, -- end of actions
            comment = "intro1",
        }, -- end of [22]
        [23] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    seconds = 10,
                    predicate = "c_time_after",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "Вам предстоит помимо самолётов уничтожить склад БП...",
                    predicate = "a_out_text_delay",
                    seconds = 5,
                }, -- end of [1]
                [2] = 
                {
                    seconds = 10,
                    file = "pickle2.ogg",
                    predicate = "a_out_sound",
                    text = "",
                }, -- end of [2]
            }, -- end of actions
            comment = "intro2",
        }, -- end of [23]
        [24] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    seconds = 15,
                    predicate = "c_time_after",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "…и КДП",
                    predicate = "a_out_text_delay",
                    seconds = 5,
                }, -- end of [1]
                [2] = 
                {
                    seconds = 10,
                    file = "pickle2.ogg",
                    predicate = "a_out_sound",
                    text = "",
                }, -- end of [2]
            }, -- end of actions
            comment = "intro3",
        }, -- end of [24]
        [25] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    seconds = 20,
                    predicate = "c_time_after",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "Звено \"Ford\" подавит ПВО аэродрома.",
                    predicate = "a_out_text_delay",
                    seconds = 5,
                }, -- end of [1]
                [2] = 
                {
                    seconds = 10,
                    file = "pickle2.ogg",
                    predicate = "a_out_sound",
                    text = "",
                }, -- end of [2]
            }, -- end of actions
            comment = "intro4",
        }, -- end of [25]
        [26] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    seconds = 25,
                    predicate = "c_time_after",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "Взлетайте.",
                    predicate = "a_out_text_delay",
                    seconds = 5,
                }, -- end of [1]
                [2] = 
                {
                    seconds = 10,
                    file = "pickle2.ogg",
                    predicate = "a_out_sound",
                    text = "",
                }, -- end of [2]
            }, -- end of actions
            comment = "intro5",
        }, -- end of [26]
        [27] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    zone = 4,
                    predicate = "c_unit_in_zone",
                    unit = 1,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 35,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
                [2] = 
                {
                    group = 34,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [2]
            }, -- end of actions
            comment = "дем",
        }, -- end of [27]
    }, -- end of trigrules
    coalition = 
    {
        blue = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "UK",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 4,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
                [2] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Insurgents",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 17,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [2]
                [3] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Belgium",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 11,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [3]
                [4] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Canada",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 8,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [4]
                [5] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "France",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 5,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [5]
                [6] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Israel",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 15,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [6]
                [7] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Ukraine",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 1,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [7]
                [8] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Norway",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 12,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [8]
                [9] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Georgia",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 16,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.72828072309494,
                                                lat = 0.74256068468094,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72828215360641,
                                                lat = 0.74255412817001,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 51,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74254494905472,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72823488712311,
                                            x = -250715.62551217,
                                            speed = 5.5555555555556,
                                            y = 616901.18133186,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 34,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Bunker",
                                        CLSID = "{2dde8bcd-759c-4347-a4e3-eeec6c2c40a4}",
                                        unitId = 63,
                                        lat = 0.74254494905472,
                                        skill = "Average",
                                        long = 0.72823488712311,
                                        x = -250715.62551217,
                                        name = "ДОТ1",
                                        heading = 5.3734321492354,
                                        y = 616901.18133186,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Sandbox",
                                        CLSID = "{1e92e0f5-c183-4bc5-a4dd-2a437eff526b}",
                                        unitId = 64,
                                        lat = 0.74237930774689,
                                        skill = "Average",
                                        long = 0.72784721851349,
                                        x = -251958.1765383,
                                        name = "ДОТ2",
                                        heading = 5.6396841983863,
                                        y = 615183.54064921,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Bunker",
                                        CLSID = "{2dde8bcd-759c-4347-a4e3-eeec6c2c40a4}",
                                        unitId = 79,
                                        lat = 0.74240124225616,
                                        skill = "Average",
                                        long = 0.7279514670372,
                                        x = -251768.07304199,
                                        name = "ДОТ3",
                                        heading = 5.3734321492354,
                                        y = 615660.43531693,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Bunker",
                                        CLSID = "{2dde8bcd-759c-4347-a4e3-eeec6c2c40a4}",
                                        unitId = 80,
                                        lat = 0.74257254600525,
                                        skill = "Average",
                                        long = 0.72839069366455,
                                        x = -250464.5396186,
                                        name = "ДОТ4",
                                        heading = 5.3734321492354,
                                        y = 617617.37387599,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Bunker",
                                        CLSID = "{2dde8bcd-759c-4347-a4e3-eeec6c2c40a4}",
                                        unitId = 81,
                                        lat = 0.74246728420258,
                                        skill = "Average",
                                        long = 0.7280365228653,
                                        x = -251306.24302231,
                                        name = "ДОТ5",
                                        heading = 5.3734321492354,
                                        y = 616017.58480018,
                                    }, -- end of [5]
                                }, -- end of units
                                name = "ДОТ",
                                start_time = 86400,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 51,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74248111248016,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72807532548904,
                                            x = -251199.40015771,
                                            speed = 5.5555555555556,
                                            y = 616191.33279826,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 35,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 65,
                                        lat = 0.74248111248016,
                                        skill = "Average",
                                        long = 0.72807532548904,
                                        x = -251199.40015771,
                                        name = "БТР-801",
                                        heading = 0,
                                        y = 616191.33279826,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 66,
                                        lat = 0.74243605136871,
                                        skill = "Average",
                                        long = 0.72799164056778,
                                        x = -251526.90362023,
                                        name = "БТР-802",
                                        heading = 0,
                                        y = 615826.72451563,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 67,
                                        lat = 0.74255710840225,
                                        skill = "Average",
                                        long = 0.72832000255584,
                                        x = -250597.0408119,
                                        name = "БТР-803",
                                        heading = 0,
                                        y = 617294.36484037,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 68,
                                        lat = 0.74228715896606,
                                        skill = "Average",
                                        long = 0.72779566049575,
                                        x = -252570.14426833,
                                        name = "БТР-804",
                                        heading = 0,
                                        y = 615001.62956072,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 82,
                                        lat = 0.74239152669907,
                                        skill = "Average",
                                        long = 0.7279127240181,
                                        x = -251848.68587871,
                                        name = "БМП-21 #1",
                                        heading = 0,
                                        y = 615484.23936986,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 83,
                                        lat = 0.74253714084625,
                                        skill = "Average",
                                        long = 0.72821515798569,
                                        x = -250774.90124065,
                                        name = "БМП-22 #1",
                                        heading = 0,
                                        y = 616813.35514299,
                                    }, -- end of [6]
                                }, -- end of units
                                name = "БТР-80",
                                start_time = 86400,
                                task = "Nothing",
                            }, -- end of [2]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [9]
                [10] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Spain",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 9,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                name = "Hornet",
                                groupId = 8,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 28,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.737234,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.733932,
                                            x = -281713.83114196,
                                            speed = 138.88888888889,
                                            airdromeId = 23,
                                            y = 647369.87369832,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 1500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74490141868591,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.71777081489563,
                                                    radius = 1000,
                                                    y = 564200.14674063,
                                                    x = -220469.12247475,
                                                    lat = 0.74806755781174,
                                                    categories = 
                                                    {
                                                        [1] = "Airfields",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.72330760955811,
                                            x = -238070.45626411,
                                            speed = 138.88888888889,
                                            y = 592182.50734543,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 1500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74801826477051,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.71781122684479,
                                                    radius = 1000,
                                                    y = 564393.76149229,
                                                    x = -220492.8759468,
                                                    lat = 0.74806094169617,
                                                    categories = 
                                                    {
                                                        [1] = "Airfields",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.71789306402206,
                                            x = -220727.47728278,
                                            speed = 138.88888888889,
                                            y = 564804.25954221,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 40,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.737234,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.733932,
                                            x = -281713.83114196,
                                            speed = 138.88888888889,
                                            airdromeId = 23,
                                            y = 647369.87369832,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Runway Attack",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "F/A-18A",
                                        CLSID = "{2C4C5E81-F950-11d5-9190-00A0249B6F00}",
                                        unitId = 18,
                                        lat = 0.737234,
                                        skill = "Excellent",
                                        y = 647369.87369832,
                                        long = 0.733932,
                                        x = -281713.83114196,
                                        name = "Colt 11",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{D5D51E24-348C-4702-96AF-97A714E72697}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{D5D51E24-348C-4702-96AF-97A714E72697}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{6C0D552F-570B-42ff-9F6D-F10D9C1D4E1C}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{EFEC8200-B922-11d7-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{D5D51E24-348C-4702-96AF-97A714E72697}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{D5D51E24-348C-4702-96AF-97A714E72697}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "6531",
                                            flare = 15,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 13,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Colt11",
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "F/A-18A",
                                        CLSID = "{2C4C5E81-F950-11d5-9190-00A0249B6F00}",
                                        unitId = 19,
                                        lat = 0.737227,
                                        skill = "Excellent",
                                        y = 647407.71652637,
                                        long = 0.733939,
                                        x = -281754.85284723,
                                        name = "Colt 12",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{D5D51E24-348C-4702-96AF-97A714E72697}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{D5D51E24-348C-4702-96AF-97A714E72697}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{6C0D552F-570B-42ff-9F6D-F10D9C1D4E1C}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{EFEC8200-B922-11d7-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{D5D51E24-348C-4702-96AF-97A714E72697}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{D5D51E24-348C-4702-96AF-97A714E72697}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "6531",
                                            flare = 15,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 13,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 2,
                                            name = "Colt12",
                                        }, -- end of callsign
                                        onboard_num = 12,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "F/A-18A",
                                        CLSID = "{2C4C5E81-F950-11d5-9190-00A0249B6F00}",
                                        unitId = 20,
                                        lat = 0.73722,
                                        skill = "Excellent",
                                        y = 647445.55935442,
                                        long = 0.733946,
                                        x = -281795.8745525,
                                        name = "Colt 13",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{D5D51E24-348C-4702-96AF-97A714E72697}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{D5D51E24-348C-4702-96AF-97A714E72697}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{6C0D552F-570B-42ff-9F6D-F10D9C1D4E1C}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{EFEC8200-B922-11d7-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{D5D51E24-348C-4702-96AF-97A714E72697}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{D5D51E24-348C-4702-96AF-97A714E72697}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "6531",
                                            flare = 15,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 13,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 3,
                                            name = "Colt13",
                                        }, -- end of callsign
                                        onboard_num = 13,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "F/A-18A",
                                        CLSID = "{2C4C5E81-F950-11d5-9190-00A0249B6F00}",
                                        unitId = 21,
                                        lat = 0.737213,
                                        skill = "Excellent",
                                        y = 647483.40218246,
                                        long = 0.733953,
                                        x = -281836.89625777,
                                        name = "Colt 14",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{D5D51E24-348C-4702-96AF-97A714E72697}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{D5D51E24-348C-4702-96AF-97A714E72697}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{6C0D552F-570B-42ff-9F6D-F10D9C1D4E1C}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{EFEC8200-B922-11d7-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{D5D51E24-348C-4702-96AF-97A714E72697}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{D5D51E24-348C-4702-96AF-97A714E72697}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "6531",
                                            flare = 15,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 13,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 4,
                                            name = "Colt14",
                                        }, -- end of callsign
                                        onboard_num = 14,
                                    }, -- end of [4]
                                }, -- end of units
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [10]
                [11] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "USA",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 2,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = false,
                                name = "Viper",
                                groupId = 10,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 200,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73693627119064,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.71799123287201,
                                                    radius = 3000,
                                                    y = 565292.7084992,
                                                    x = -220968.69452687,
                                                    lat = 0.74797338247299,
                                                    categories = 
                                                    {
                                                        [1] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.73452353477478,
                                            x = -283308.34138231,
                                            speed = 194.44444444444,
                                            airdromeId = 23,
                                            y = 650368.43429967,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 1500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74218201637268,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.71821630001068,
                                                    radius = 3000,
                                                    y = 566541.5666589,
                                                    x = -222828.39608235,
                                                    lat = 0.74766534566879,
                                                    categories = 
                                                    {
                                                        [1] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.72718924283981,
                                            x = -253532.95140515,
                                            speed = 194.44444444444,
                                            y = 612212.61777557,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 1500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74825459718704,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.71777367591858,
                                                    radius = 2000,
                                                    y = 564229.67850491,
                                                    x = -220631.07735936,
                                                    lat = 0.74804192781448,
                                                    categories = 
                                                    {
                                                        [1] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.71754115819931,
                                            x = -219382.23337462,
                                            speed = 194.44444444444,
                                            y = 563005.86962783,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 12,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.737234,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.733932,
                                            x = -281713.83114196,
                                            speed = 138.88888888889,
                                            airdromeId = 23,
                                            y = 647369.87369832,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "SEAD",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "F-16A",
                                        CLSID = "{51024F71-B4F4-4226-A8D5-976CE662517A}",
                                        unitId = 23,
                                        lat = 0.73693627119064,
                                        skill = "High",
                                        long = 0.73452353477478,
                                        x = -283308.34138231,
                                        name = "Ford 41",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    CLSID = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = 3104,
                                            flare = 30,
                                            chaff = 60,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 4,
                                        y = 650368.43429967,
                                        callsign = 
                                        {
                                            [1] = 6,
                                            [2] = 4,
                                            [3] = 1,
                                            name = "Ford41",
                                        }, -- end of callsign
                                        onboard_num = 41,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "F-16A",
                                        CLSID = "{51024F71-B4F4-4226-A8D5-976CE662517A}",
                                        unitId = 24,
                                        lat = 0.73692927119064,
                                        skill = "High",
                                        long = 0.73453053477478,
                                        x = -283349.3675186,
                                        name = "Ford 42",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    CLSID = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = 3104,
                                            flare = 30,
                                            chaff = 60,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 4,
                                        y = 650406.50135726,
                                        callsign = 
                                        {
                                            [1] = 6,
                                            [2] = 4,
                                            [3] = 2,
                                            name = "Ford42",
                                        }, -- end of callsign
                                        onboard_num = 42,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = false,
                                name = "Vampire",
                                groupId = 1,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 35,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            lat = 0.737234,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.733932,
                                            x = -281713.83114196,
                                            speed = 138.88888888889,
                                            airdromeId = 23,
                                            y = 647369.87369832,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74766606092453,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.71783524751663,
                                                    radius = 1500,
                                                    y = 564486.12932007,
                                                    x = -220276.92510957,
                                                    lat = 0.74809312820435,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Vehicles",
                                                        [3] = "Fortifications",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.71927714347839,
                                            x = -222341.10050151,
                                            speed = 138.88888888889,
                                            y = 571514.41807077,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74807077646255,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.7178321480751,
                                                    radius = 1500,
                                                    y = 564467.40047693,
                                                    x = -220235.812817,
                                                    lat = 0.74809980392456,
                                                    categories = 
                                                    {
                                                        [1] = "Fortifications",
                                                        [2] = "Vehicles",
                                                        [3] = "Planes",
                                                        [4] = "Helicopters",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.71782916784286,
                                            x = -220422.0667977,
                                            speed = 138.88888888889,
                                            y = 564471.68478651,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 33,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.737234,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.733932,
                                            x = -281713.83114196,
                                            speed = 138.88888888889,
                                            airdromeId = 23,
                                            y = 647369.87369832,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Ground Attack",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "A-10A",
                                        CLSID = "{8FDB2742-2283-450D-B417-CFC47774E8B6}",
                                        unitId = 1,
                                        lat = 0.737234,
                                        skill = "Player",
                                        y = 647369.87369832,
                                        long = 0.733932,
                                        x = -281713.83114196,
                                        name = "Enfield 21",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{E6A6262A-CA08-4B3D-B030-E1A993B98452}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    CLSID = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{D7670BC7-881B-4094-906C-73879CF7EB27}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of pylons
                                            fuel = 4853,
                                            flare = 120,
                                            chaff = 240,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 2,
                                            [3] = 1,
                                            name = "Enfield21",
                                        }, -- end of callsign
                                        onboard_num = 21,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "A-10A",
                                        CLSID = "{8FDB2742-2283-450D-B417-CFC47774E8B6}",
                                        unitId = 2,
                                        lat = 0.737227,
                                        skill = "Excellent",
                                        y = 647407.71652637,
                                        long = 0.733939,
                                        x = -281754.85284723,
                                        name = "Enfield 22",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{E6A6262A-CA08-4B3D-B030-E1A993B98452}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    CLSID = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{D7670BC7-881B-4094-906C-73879CF7EB27}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of pylons
                                            fuel = 4853,
                                            flare = 120,
                                            chaff = 240,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 2,
                                            [3] = 2,
                                            name = "Enfield22",
                                        }, -- end of callsign
                                        onboard_num = 22,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [2]
                            [3] = 
                            {
                                hidden = false,
                                name = "Viper2",
                                groupId = 27,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 200,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73692411184311,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73455256223679,
                                            x = -283370.98366941,
                                            speed = 194.44444444444,
                                            y = 650514.51969202,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 1500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74215620756149,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.71837842464447,
                                                    radius = 2000,
                                                    y = 567341.42763991,
                                                    x = -223157.82717692,
                                                    lat = 0.74760204553604,
                                                    categories = 
                                                    {
                                                        [1] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    long = 0.71775484085083,
                                                    radius = 2000,
                                                    y = 564150.60014557,
                                                    x = -220733.04638243,
                                                    lat = 0.74802726507187,
                                                    categories = 
                                                    {
                                                        [1] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [2]
                                            }, -- end of targets
                                            long = 0.72726207971573,
                                            x = -253662.18534677,
                                            speed = 194.44444444444,
                                            y = 612573.11087458,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 1500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74823808670044,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.71777784824371,
                                                    radius = 2000,
                                                    y = 564223.7104605,
                                                    x = -220370.62551996,
                                                    lat = 0.74808251857758,
                                                    categories = 
                                                    {
                                                        [1] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.71753638982773,
                                            x = -219489.57098736,
                                            speed = 194.44444444444,
                                            y = 562993.89890471,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 17,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.737234,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.733932,
                                            x = -281713.83114196,
                                            speed = 138.88888888889,
                                            airdromeId = 23,
                                            y = 647369.87369832,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "SEAD",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "F-16A",
                                        CLSID = "{51024F71-B4F4-4226-A8D5-976CE662517A}",
                                        unitId = 53,
                                        lat = 0.73692411184311,
                                        skill = "High",
                                        long = 0.73455256223679,
                                        x = -283370.98366941,
                                        name = "Ford 51",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    CLSID = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = 3104,
                                            flare = 30,
                                            chaff = 60,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 4,
                                        y = 650514.51969202,
                                        callsign = 
                                        {
                                            [1] = 6,
                                            [2] = 5,
                                            [3] = 1,
                                            name = "Ford51",
                                        }, -- end of callsign
                                        onboard_num = 51,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "F-16A",
                                        CLSID = "{51024F71-B4F4-4226-A8D5-976CE662517A}",
                                        unitId = 54,
                                        lat = 0.73691711184311,
                                        skill = "High",
                                        long = 0.73455956223679,
                                        x = -283412.0098057,
                                        name = "Ford 52",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    CLSID = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = 3104,
                                            flare = 30,
                                            chaff = 60,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 4,
                                        y = 650552.58674961,
                                        callsign = 
                                        {
                                            [1] = 6,
                                            [2] = 5,
                                            [3] = 2,
                                            name = "Ford52",
                                        }, -- end of callsign
                                        onboard_num = 52,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [3]
                            [4] = 
                            {
                                hidden = false,
                                name = "Vampire 2",
                                groupId = 40,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73724216222763,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7339660525322,
                                            x = -281644.40970692,
                                            speed = 138.88888888889,
                                            y = 647525.32020732,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74215483665466,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72731494903564,
                                            x = -253645.37734965,
                                            speed = 138.88888888889,
                                            y = 612823.25737811,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74765527248383,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.71776676177979,
                                                    radius = 2000,
                                                    y = 564187.14328487,
                                                    x = -220531.71357215,
                                                    lat = 0.74805802106857,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Fortifications",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.71932721138,
                                            x = -222387.03669573,
                                            speed = 138.88888888889,
                                            y = 571755.92457881,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74810796976089,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.71773624420166,
                                                    radius = 2000,
                                                    y = 564035.64053228,
                                                    x = -220460.17560533,
                                                    lat = 0.74807143211365,
                                                    categories = 
                                                    {
                                                        [1] = "Fortifications",
                                                        [2] = "Planes",
                                                        [3] = "Buildings",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.71770721673965,
                                            x = -220240.64876994,
                                            speed = 138.88888888889,
                                            y = 563876.57885496,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 12,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.737234,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.733932,
                                            x = -281713.83114196,
                                            speed = 138.88888888889,
                                            airdromeId = 23,
                                            y = 647369.87369832,
                                        }, -- end of [5]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 120,
                                task = "Ground Attack",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "A-10A",
                                        CLSID = "{8FDB2742-2283-450D-B417-CFC47774E8B6}",
                                        unitId = 84,
                                        lat = 0.73724216222763,
                                        skill = "Excellent",
                                        long = 0.7339660525322,
                                        x = -281644.40970692,
                                        name = "Enfield 31",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{69DC8AE7-8F77-427B-B8AA-B19D3F478B66}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [4]
                                                [8] = 
                                                {
                                                    CLSID = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [8]
                                                [11] = 
                                                {
                                                    CLSID = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                                [10] = 
                                                {
                                                    CLSID = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [10]
                                                [9] = 
                                                {
                                                    CLSID = "{69DC8AE7-8F77-427B-B8AA-B19D3F478B66}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = 4853,
                                            flare = 120,
                                            chaff = 240,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 647525.32020732,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 3,
                                            [3] = 1,
                                            name = "Enfield31",
                                        }, -- end of callsign
                                        onboard_num = 31,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "A-10A",
                                        CLSID = "{8FDB2742-2283-450D-B417-CFC47774E8B6}",
                                        unitId = 85,
                                        lat = 0.73723516222763,
                                        skill = "Excellent",
                                        long = 0.7339730525322,
                                        x = -281685.43141219,
                                        name = "Enfield 32",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{69DC8AE7-8F77-427B-B8AA-B19D3F478B66}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [4]
                                                [8] = 
                                                {
                                                    CLSID = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [8]
                                                [11] = 
                                                {
                                                    CLSID = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                                [10] = 
                                                {
                                                    CLSID = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [10]
                                                [9] = 
                                                {
                                                    CLSID = "{69DC8AE7-8F77-427B-B8AA-B19D3F478B66}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = 4853,
                                            flare = 120,
                                            chaff = 240,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 647563.16303537,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 3,
                                            [3] = 2,
                                            name = "Enfield32",
                                        }, -- end of callsign
                                        onboard_num = 32,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [4]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [11]
                [12] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Denmark",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 13,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [12]
                [13] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Germany",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 6,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [13]
                [14] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Turkey",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 3,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [14]
                [15] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "The Netherlands",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 10,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [15]
            }, -- end of country
        }, -- end of blue
        red = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                name = "Ми-28Н",
                                groupId = 26,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 15,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.748055,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.717809,
                                            x = -220531.73642658,
                                            speed = 41.666666666667,
                                            airdromeId = 20,
                                            y = 564387.05872916,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 84,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75090104341507,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71646428108215,
                                            x = -203015.73078442,
                                            speed = 41.666666666667,
                                            y = 556337.12960188,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 21,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.752425,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.708083,
                                            x = -196974.19851241,
                                            speed = 41.666666666667,
                                            airdromeId = 21,
                                            y = 516290.23098695,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 86400,
                                task = "CAS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Mi-28N",
                                        CLSID = "{450335F5-0F8A-4d71-A880-1B76B3C89B1A}",
                                        unitId = 52,
                                        lat = 0.748055,
                                        skill = "High",
                                        y = 564387.05872916,
                                        long = 0.717809,
                                        x = -220531.73642658,
                                        name = "Ми-28Н",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{57232979-8B0F-4db7-8D9A-55197E06B0F5}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "B_8V20A_OFP2",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "B_8V20A_OFP2",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{57232979-8B0F-4db7-8D9A-55197E06B0F5}",
                                                }, -- end of [4]
                                            }, -- end of pylons
                                            fuel = 1500,
                                            flare = 128,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            name = "1",
                                        }, -- end of callsign
                                        onboard_num = 1,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Russia",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 0,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 15,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74812883138657,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71757704019547,
                                            x = -220167.00250237,
                                            speed = 5.5555555555556,
                                            y = 563253.18278153,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 13,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 30,
                                        lat = 0.74812883138657,
                                        skill = "Average",
                                        long = 0.71757704019547,
                                        x = -220167.00250237,
                                        name = "Тунгуска",
                                        heading = 0,
                                        y = 563253.18278153,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Тунгуска",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 15,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74801778793335,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71807074546814,
                                            x = -220649.66021479,
                                            speed = 5.5555555555556,
                                            y = 565637.54128555,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 11,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Osa 9A33 ln",
                                        CLSID = "{8E5B2FB3-8845-4026-BC7F-16898FF9442B}",
                                        unitId = 28,
                                        lat = 0.74801778793335,
                                        skill = "Average",
                                        long = 0.71807074546814,
                                        x = -220649.66021479,
                                        name = " Оса БМ",
                                        heading = 0,
                                        y = 565637.54128555,
                                    }, -- end of [1]
                                }, -- end of units
                                name = " Оса БМ",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 15,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74797838926315,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.717888712883,
                                            x = -220983.45448818,
                                            speed = 5.5555555555556,
                                            y = 564808.93946003,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 12,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Strela-10M3",
                                        CLSID = "{DD80908D-C289-4AFA-A25E-A6697EC65FDE}",
                                        unitId = 29,
                                        lat = 0.74797838926315,
                                        skill = "Average",
                                        long = 0.717888712883,
                                        x = -220983.45448818,
                                        name = "Стрела-10",
                                        heading = 0,
                                        y = 564808.93946003,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Стрела-10",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73364013433456,
                                                lat = 0.73722797632217,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.72871166467667,
                                                lat = 0.7406365275383,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 15,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74811267852783,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71787959337234,
                                            x = -220132.21464396,
                                            speed = 5.5555555555556,
                                            y = 564681.72998988,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 14,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SA-18 Igla-S manpad",
                                        CLSID = "{277D9D98-C741-4e14-8B07-F7966C490284}",
                                        unitId = 31,
                                        lat = 0.74811267852783,
                                        skill = "Average",
                                        long = 0.71787959337234,
                                        x = -220132.21464396,
                                        name = "Игла-С",
                                        heading = -0.81698439906665,
                                        y = 564681.72998988,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Игла-С",
                                start_time = 86400,
                                task = "Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.71838450431824,
                                                lat = 0.74755412340164,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.71838450431824,
                                                lat = 0.74755400419235,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 28,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74755412340164,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71838450431824,
                                            x = -223460.31060662,
                                            speed = 5.5555555555556,
                                            y = 567399.46190445,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 16,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 34,
                                        lat = 0.74755412340164,
                                        skill = "Average",
                                        long = 0.71838450431824,
                                        x = -223460.31060662,
                                        name = "Бук СОУ",
                                        heading = 0,
                                        y = 567399.46190445,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Бук",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                visible = true,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [6] = 
                                            {
                                                long = 0.71774568546787,
                                                lat = 0.74821039581767,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                long = 0.71764606075753,
                                                lat = 0.74821286859105,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                long = 0.71764758434298,
                                                lat = 0.74822069814551,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                long = 0.71764606075753,
                                                lat = 0.74821286859105,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                long = 0.71764758434298,
                                                lat = 0.74822069814551,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                long = 0.71774568546787,
                                                lat = 0.74821039581767,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                long = 0.71773952138228,
                                                lat = 0.74842124816199,
                                            }, -- end of [7]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [14] = 
                                            {
                                                long = 0.71790483307103,
                                                lat = 0.7488264472366,
                                            }, -- end of [14]
                                            [13] = 
                                            {
                                                long = 0.71788046705669,
                                                lat = 0.7488238724659,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                long = 0.71768974150629,
                                                lat = 0.74854329413326,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                long = 0.71773952138228,
                                                lat = 0.74842124816199,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.71773952138228,
                                                lat = 0.74842124816199,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                long = 0.71773538981485,
                                                lat = 0.74843712410998,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                long = 0.71765615038234,
                                                lat = 0.74867372166144,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                long = 0.7179067554449,
                                                lat = 0.74882375517526,
                                            }, -- end of [16]
                                            [9] = 
                                            {
                                                long = 0.71765822918331,
                                                lat = 0.74869107815109,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                long = 0.71773538981485,
                                                lat = 0.74843712410998,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                long = 0.71766679392908,
                                                lat = 0.74870742207188,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                long = 0.71768112082859,
                                                lat = 0.74872131357015,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                long = 0.71773930175002,
                                                lat = 0.74842875946746,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                long = 0.71769808781015,
                                                lat = 0.74851757900383,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                long = 0.71785565135834,
                                                lat = 0.74881709068774,
                                            }, -- end of [12]
                                            [15] = 
                                            {
                                                long = 0.71790483307103,
                                                lat = 0.7488264472366,
                                            }, -- end of [15]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.71602141857147,
                                                lat = 0.75052434206009,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.71602141857147,
                                                lat = 0.75052434206009,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [27] = 
                                            {
                                                long = 0.71695155948367,
                                                lat = 0.74973950972067,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                long = 0.7179067554449,
                                                lat = 0.74882375517526,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                long = 0.71637181055724,
                                                lat = 0.75046237944581,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                long = 0.71790483307103,
                                                lat = 0.7488264472366,
                                            }, -- end of [3]
                                            [54] = 
                                            {
                                                long = 0.71618581980339,
                                                lat = 0.75055198939791,
                                            }, -- end of [54]
                                            [4] = 
                                            {
                                                long = 0.71790483307103,
                                                lat = 0.7488264472366,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                long = 0.71787611317068,
                                                lat = 0.74887489307217,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                long = 0.71786445427769,
                                                lat = 0.74888765834796,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                long = 0.71780483035029,
                                                lat = 0.74894388602259,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                long = 0.71778245549474,
                                                lat = 0.74895396282156,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                long = 0.71767217072686,
                                                lat = 0.74909560078078,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                long = 0.71759825953717,
                                                lat = 0.74912631041773,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                long = 0.71753793014779,
                                                lat = 0.74916688114495,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                long = 0.71749808269264,
                                                lat = 0.74921941256292,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                long = 0.7172240036122,
                                                lat = 0.74956879002326,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                long = 0.71712302897887,
                                                lat = 0.74963123797189,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                long = 0.71693278931012,
                                                lat = 0.74976172381428,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                long = 0.71664167420436,
                                                lat = 0.75020580588308,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                long = 0.71634078917338,
                                                lat = 0.7504680281351,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                long = 0.7162135080277,
                                                lat = 0.75049971433378,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                long = 0.71611150781651,
                                                lat = 0.75053910554328,
                                            }, -- end of [56]
                                            [33] = 
                                            {
                                                long = 0.71661556026276,
                                                lat = 0.75023976317012,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                long = 0.71632818595807,
                                                lat = 0.75046978314535,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                long = 0.71620589554001,
                                                lat = 0.75050527632158,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                long = 0.71611150781651,
                                                lat = 0.75053910554328,
                                            }, -- end of [57]
                                            [17] = 
                                            {
                                                long = 0.71746602549727,
                                                lat = 0.749291326258,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                long = 0.71720161808702,
                                                lat = 0.74958702501129,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                long = 0.71706853352982,
                                                lat = 0.7496312671411,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                long = 0.71686255377693,
                                                lat = 0.7498874429554,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                long = 0.71658396084524,
                                                lat = 0.75027104738367,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                long = 0.71630458121076,
                                                lat = 0.75048142211797,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                long = 0.71619744520165,
                                                lat = 0.75052157346197,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                long = 0.71602680369142,
                                                lat = 0.75052444036254,
                                            }, -- end of [58]
                                            [31] = 
                                            {
                                                long = 0.71680716091787,
                                                lat = 0.74995629373519,
                                            }, -- end of [31]
                                            [9] = 
                                            {
                                                long = 0.7176926175966,
                                                lat = 0.7490789905838,
                                            }, -- end of [9]
                                            [13] = 
                                            {
                                                long = 0.71756588101699,
                                                lat = 0.74914479152665,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                long = 0.71751507582488,
                                                lat = 0.74919198226949,
                                            }, -- end of [15]
                                            [35] = 
                                            {
                                                long = 0.71641038938537,
                                                lat = 0.75040517066932,
                                            }, -- end of [35]
                                            [11] = 
                                            {
                                                long = 0.71765156962622,
                                                lat = 0.74910539248647,
                                            }, -- end of [11]
                                            [51] = 
                                            {
                                                long = 0.71619744520165,
                                                lat = 0.75052157346197,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                long = 0.71602680369142,
                                                lat = 0.75052444036254,
                                            }, -- end of [59]
                                            [18] = 
                                            {
                                                long = 0.71737673440286,
                                                lat = 0.74937077268491,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                long = 0.7171314402971,
                                                lat = 0.74962938366718,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                long = 0.71705826422564,
                                                lat = 0.74963443075537,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                long = 0.71684268553215,
                                                lat = 0.74991515064664,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                long = 0.71639510031692,
                                                lat = 0.75042148161524,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                long = 0.71626207810227,
                                                lat = 0.75048026707116,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                long = 0.71619298400233,
                                                lat = 0.75053240769306,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                long = 0.71602169530019,
                                                lat = 0.7505235228286,
                                            }, -- end of [60]
                                            [47] = 
                                            {
                                                long = 0.71622851634391,
                                                lat = 0.75049218400414,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                long = 0.71622851634391,
                                                lat = 0.75049218400414,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                long = 0.71636188209175,
                                                lat = 0.75046739939982,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                long = 0.71629111206688,
                                                lat = 0.75048472962596,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                long = 0.71637640382807,
                                                lat = 0.7504566379644,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                long = 0.71624792588218,
                                                lat = 0.75048244508028,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                long = 0.71619298400233,
                                                lat = 0.75053240769306,
                                            }, -- end of [53]
                                            [1] = 
                                            {
                                                long = 0.7179067554449,
                                                lat = 0.74882375517526,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                long = 0.71735552094304,
                                                lat = 0.74940674488592,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                long = 0.71712302897887,
                                                lat = 0.74963123797189,
                                            }, -- end of [23]
                                            [55] = 
                                            {
                                                long = 0.71618581980339,
                                                lat = 0.75055198939791,
                                            }, -- end of [55]
                                        }, -- end of [3]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 15,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.74821286859105,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71764606075753,
                                            x = -219600.29812149,
                                            speed = 5.5555555555556,
                                            y = 563523.9032225,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 84,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.74842124816199,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71773952138228,
                                            x = -218230.44182896,
                                            speed = 5.5555555555556,
                                            y = 563830.99935547,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 37,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.74882375517526,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7179067554449,
                                            x = -215590.47051546,
                                            speed = 5.5555555555556,
                                            y = 564361.86023213,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 37,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.7505235228286,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71602169530019,
                                            x = -205621.84408944,
                                            speed = 5.5555555555556,
                                            y = 554506.12808841,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 20,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 40,
                                        lat = 0.74821286859105,
                                        skill = "Average",
                                        long = 0.71764606075753,
                                        x = -219600.29812149,
                                        name = "десант1",
                                        heading = 0.31752934139122,
                                        y = 563523.9032225,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 41,
                                        lat = 0.74820618128102,
                                        skill = "Average",
                                        long = 0.71765546186514,
                                        x = -219638.61664885,
                                        name = "десант2",
                                        heading = 0.31752934139122,
                                        y = 563572.18196366,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 42,
                                        lat = 0.74820122585454,
                                        skill = "Average",
                                        long = 0.71771402950834,
                                        x = -219643.53014268,
                                        name = "десант3",
                                        heading = 0.31752934139122,
                                        y = 563849.8673234,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 43,
                                        lat = 0.74820194257348,
                                        skill = "Average",
                                        long = 0.71770555999716,
                                        x = -219642.81889178,
                                        name = "десант4",
                                        heading = 0.31752934139122,
                                        y = 563809.71096372,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 44,
                                        lat = 0.74820329007014,
                                        skill = "Average",
                                        long = 0.71768963534692,
                                        x = -219641.48222181,
                                        name = "десант5",
                                        heading = 0.31752934139122,
                                        y = 563734.20773476,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Ural-375 ZU-23",
                                        CLSID = "{96E2A468-E0D6-4e7f-A618-7C29E4DAD176}",
                                        unitId = 45,
                                        lat = 0.74820463058705,
                                        skill = "Average",
                                        long = 0.71767379162725,
                                        x = -219640.15318347,
                                        name = "десант6",
                                        heading = 0.31752934139122,
                                        y = 563659.0883031,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "KAMAZ Truck",
                                        CLSID = "{254D09EB-5591-4D42-B513-3A15B9965B63}",
                                        unitId = 46,
                                        lat = 0.74819998954461,
                                        skill = "Average",
                                        long = 0.71772863801582,
                                        x = -219644.75749462,
                                        name = "десант7",
                                        heading = 0.31752934139122,
                                        y = 563919.13046481,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "KAMAZ Truck",
                                        CLSID = "{254D09EB-5591-4D42-B513-3A15B9965B63}",
                                        unitId = 55,
                                        lat = 0.74819877899523,
                                        skill = "Average",
                                        long = 0.71774294085314,
                                        x = -219645.95985416,
                                        name = "десант8",
                                        heading = 0.31752934139122,
                                        y = 563986.94440397,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 56,
                                        lat = 0.74819760196647,
                                        skill = "Average",
                                        long = 0.71775684642675,
                                        x = -219647.12947146,
                                        name = "десант9",
                                        heading = 0.31752934139122,
                                        y = 564052.87486409,
                                    }, -- end of [9]
                                }, -- end of units
                                name = "десант",
                                start_time = 86400,
                                task = "Nothing",
                            }, -- end of [6]
                            [7] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.71776767055668,
                                                lat = 0.74801154727448,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.71776767055668,
                                                lat = 0.74801154727448,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                long = 0.7176913728347,
                                                lat = 0.74804517237452,
                                            }, -- end of [3]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.7176913022995,
                                                lat = 0.74804508686066,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.7176913022995,
                                                lat = 0.74804508686066,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 15,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.74801154727448,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71776767055668,
                                            x = -220827.32670833,
                                            speed = 11.111111111111,
                                            y = 564220.63178737,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 15,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.74804517237452,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7176913728347,
                                            x = -220647.86253939,
                                            speed = 11.111111111111,
                                            y = 563841.79588938,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 28,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 57,
                                        lat = 0.74801154727448,
                                        skill = "Average",
                                        long = 0.71776767055668,
                                        x = -220827.32670833,
                                        name = "ЗУ-23 ",
                                        heading = -1.0294583483534,
                                        y = 564220.63178737,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "ЗУ-23 ",
                                start_time = 86400,
                                task = "Nothing",
                            }, -- end of [7]
                            [8] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [6] = 
                                            {
                                                long = 0.71774568546787,
                                                lat = 0.74821039581767,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                long = 0.71764493278184,
                                                lat = 0.74820707195977,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                long = 0.71764758434298,
                                                lat = 0.74822069814551,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                long = 0.71764572862582,
                                                lat = 0.74820700463957,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                long = 0.71764758434298,
                                                lat = 0.74822069814551,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                long = 0.71774568546787,
                                                lat = 0.74821039581767,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                long = 0.71773955516282,
                                                lat = 0.74842009287615,
                                            }, -- end of [7]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [4] = 
                                            {
                                                long = 0.71773538981485,
                                                lat = 0.74843712410998,
                                            }, -- end of [4]
                                            [13] = 
                                            {
                                                long = 0.71788046705669,
                                                lat = 0.7488238724659,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                long = 0.71768974150629,
                                                lat = 0.74854329413326,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                long = 0.71773955516282,
                                                lat = 0.74842009287615,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.71773955516282,
                                                lat = 0.74842009287615,
                                            }, -- end of [2]
                                            [15] = 
                                            {
                                                long = 0.71790483307103,
                                                lat = 0.7488264472366,
                                            }, -- end of [15]
                                            [8] = 
                                            {
                                                long = 0.71765615038234,
                                                lat = 0.74867372166144,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                long = 0.71789584238238,
                                                lat = 0.7488416136038,
                                            }, -- end of [16]
                                            [9] = 
                                            {
                                                long = 0.71765822918331,
                                                lat = 0.74869107815109,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                long = 0.71773538981485,
                                                lat = 0.74843712410998,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                long = 0.71766679392908,
                                                lat = 0.74870742207188,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                long = 0.71773930175002,
                                                lat = 0.74842875946746,
                                            }, -- end of [3]
                                            [11] = 
                                            {
                                                long = 0.71768112082859,
                                                lat = 0.74872131357015,
                                            }, -- end of [11]
                                            [6] = 
                                            {
                                                long = 0.71769808781015,
                                                lat = 0.74851757900383,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                long = 0.71785565135834,
                                                lat = 0.74881709068774,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                long = 0.71790483307103,
                                                lat = 0.7488264472366,
                                            }, -- end of [14]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.71605312824249,
                                                lat = 0.75052052736282,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.71605312824249,
                                                lat = 0.75052052736282,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [27] = 
                                            {
                                                long = 0.71686255377693,
                                                lat = 0.7498874429554,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                long = 0.71789584238238,
                                                lat = 0.7488416136038,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                long = 0.71634078917338,
                                                lat = 0.7504680281351,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                long = 0.71787611317068,
                                                lat = 0.74887489307217,
                                            }, -- end of [3]
                                            [54] = 
                                            {
                                                long = 0.71611150781651,
                                                lat = 0.75053910554328,
                                            }, -- end of [54]
                                            [4] = 
                                            {
                                                long = 0.71786445427769,
                                                lat = 0.74888765834796,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                long = 0.71780483035029,
                                                lat = 0.74894388602259,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                long = 0.71778245549474,
                                                lat = 0.74895396282156,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                long = 0.7176926175966,
                                                lat = 0.7490789905838,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                long = 0.71767217072686,
                                                lat = 0.74909560078078,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                long = 0.71759825953717,
                                                lat = 0.74912631041773,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                long = 0.71753793014779,
                                                lat = 0.74916688114495,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                long = 0.71749808269264,
                                                lat = 0.74921941256292,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                long = 0.71737673440286,
                                                lat = 0.74937077268491,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                long = 0.7171314402971,
                                                lat = 0.74962938366718,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                long = 0.71705826422564,
                                                lat = 0.74963443075537,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                long = 0.71684268553215,
                                                lat = 0.74991515064664,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                long = 0.71658396084524,
                                                lat = 0.75027104738367,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                long = 0.71630458121076,
                                                lat = 0.75048142211797,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                long = 0.71619744520165,
                                                lat = 0.75052157346197,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                long = 0.71605051706575,
                                                lat = 0.75052854636758,
                                            }, -- end of [56]
                                            [33] = 
                                            {
                                                long = 0.71641038938537,
                                                lat = 0.75040517066932,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                long = 0.71629111206688,
                                                lat = 0.75048472962596,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                long = 0.71619744520165,
                                                lat = 0.75052157346197,
                                            }, -- end of [49]
                                            [17] = 
                                            {
                                                long = 0.71735552094304,
                                                lat = 0.74940674488592,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                long = 0.71712302897887,
                                                lat = 0.74963123797189,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                long = 0.71695155948367,
                                                lat = 0.74973950972067,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                long = 0.71680716091787,
                                                lat = 0.74995629373519,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                long = 0.71639510031692,
                                                lat = 0.75042148161524,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                long = 0.71626207810227,
                                                lat = 0.75048026707116,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                long = 0.71619298400233,
                                                lat = 0.75053240769306,
                                            }, -- end of [50]
                                            [55] = 
                                            {
                                                long = 0.71611150781651,
                                                lat = 0.75053910554328,
                                            }, -- end of [55]
                                            [35] = 
                                            {
                                                long = 0.71637640382807,
                                                lat = 0.7504566379644,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                long = 0.71765156962622,
                                                lat = 0.74910539248647,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                long = 0.71756588101699,
                                                lat = 0.74914479152665,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                long = 0.71751507582488,
                                                lat = 0.74919198226949,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                long = 0.71746602549727,
                                                lat = 0.749291326258,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                long = 0.7172240036122,
                                                lat = 0.74956879002326,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                long = 0.71712302897887,
                                                lat = 0.74963123797189,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                long = 0.71693278931012,
                                                lat = 0.74976172381428,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                long = 0.71664167420436,
                                                lat = 0.75020580588308,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                long = 0.71637181055724,
                                                lat = 0.75046237944581,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                long = 0.71622851634391,
                                                lat = 0.75049218400414,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                long = 0.71618581980339,
                                                lat = 0.75055198939791,
                                            }, -- end of [52]
                                            [51] = 
                                            {
                                                long = 0.71619298400233,
                                                lat = 0.75053240769306,
                                            }, -- end of [51]
                                            [47] = 
                                            {
                                                long = 0.71620589554001,
                                                lat = 0.75050527632158,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                long = 0.7162135080277,
                                                lat = 0.75049971433378,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                long = 0.71632818595807,
                                                lat = 0.75046978314535,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                long = 0.71624792588218,
                                                lat = 0.75048244508028,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                long = 0.71636188209175,
                                                lat = 0.75046739939982,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                long = 0.71622851634391,
                                                lat = 0.75049218400414,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                long = 0.71618581980339,
                                                lat = 0.75055198939791,
                                            }, -- end of [53]
                                            [1] = 
                                            {
                                                long = 0.71789584238238,
                                                lat = 0.7488416136038,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                long = 0.71720161808702,
                                                lat = 0.74958702501129,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                long = 0.71706853352982,
                                                lat = 0.7496312671411,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                long = 0.71661556026276,
                                                lat = 0.75023976317012,
                                            }, -- end of [31]
                                        }, -- end of [3]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 15,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.74820700463957,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71764572862582,
                                            x = -219637.80119254,
                                            speed = 5.5555555555556,
                                            y = 563526.03409923,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 17,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.74842009287615,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71773955516282,
                                            x = -218237.78534468,
                                            speed = 5.5555555555556,
                                            y = 563831.88429819,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 37,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.7488416136038,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71789584238238,
                                            x = -215481.68272029,
                                            speed = 5.5555555555556,
                                            y = 564299.46765889,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 37,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.75052854636758,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71605051706575,
                                            x = -205576.72605244,
                                            speed = 5.5555555555556,
                                            y = 554637.70562721,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 29,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 58,
                                        lat = 0.74820700463957,
                                        skill = "Average",
                                        long = 0.71764572862582,
                                        x = -219637.80119254,
                                        name = "ЗУ-23кол",
                                        heading = 0.31210138558588,
                                        y = 563526.03409923,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "ЗУ-23кол",
                                start_time = 86400,
                                task = "Nothing",
                            }, -- end of [8]
                            [9] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 41,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74269163608551,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72782766819,
                                            x = -249977.8467742,
                                            speed = 5.5555555555556,
                                            y = 614884.13534597,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 36,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Bunker",
                                        CLSID = "{2dde8bcd-759c-4347-a4e3-eeec6c2c40a4}",
                                        unitId = 69,
                                        lat = 0.74269163608551,
                                        skill = "Average",
                                        long = 0.72782766819,
                                        x = -249977.8467742,
                                        name = "БМП-21",
                                        heading = 0,
                                        y = 614884.13534597,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 70,
                                        lat = 0.74260312318802,
                                        skill = "Average",
                                        long = 0.7277592420578,
                                        x = -250574.80026481,
                                        name = "БМП-22",
                                        heading = 2.4719537079132,
                                        y = 614620.29195447,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 71,
                                        lat = 0.74251234531403,
                                        skill = "Average",
                                        long = 0.72767877578735,
                                        x = -251192.00014075,
                                        name = "БМП-23",
                                        heading = 2.4858970273483,
                                        y = 614301.19176583,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 72,
                                        lat = 0.74269610643387,
                                        skill = "Average",
                                        long = 0.72796899080276,
                                        x = -249881.09268874,
                                        name = "БМП-24",
                                        heading = 2.4539213975511,
                                        y = 615547.39299858,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Sandbox",
                                        CLSID = "{1e92e0f5-c183-4bc5-a4dd-2a437eff526b}",
                                        unitId = 73,
                                        lat = 0.74278688430786,
                                        skill = "Average",
                                        long = 0.72804045677185,
                                        x = -249268.24095588,
                                        name = "Юнит #5",
                                        heading = 2.3832149393796,
                                        y = 615824.06391382,
                                    }, -- end of [5]
                                }, -- end of units
                                name = "БМП-2",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [9]
                            [10] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.71774291992188,
                                                lat = 0.74816232919693,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.7176958322525,
                                                lat = 0.74818456172943,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.71773809194565,
                                                lat = 0.74816435575485,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.71779072284698,
                                                lat = 0.7481381893158,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 15,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74816232919693,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71774291992188,
                                            x = -219878.14566019,
                                            speed = 5.5555555555556,
                                            y = 564009.7701275,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 15,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74818456172943,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7176958322525,
                                            x = -219757.95724376,
                                            speed = 5.5555555555556,
                                            y = 563775.03776752,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 39,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 76,
                                        lat = 0.74816232919693,
                                        skill = "Average",
                                        long = 0.71774291992188,
                                        x = -219878.14566019,
                                        name = "БТРдемо1",
                                        heading = -0.99849645573782,
                                        y = 564009.7701275,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 77,
                                        lat = 0.74816000461578,
                                        skill = "Average",
                                        long = 0.71774882078171,
                                        x = -219890.26747075,
                                        name = "БТРдемо2",
                                        heading = -1.0447362231814,
                                        y = 564038.89569705,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 78,
                                        lat = 0.74815738201141,
                                        skill = "Average",
                                        long = 0.71775382757188,
                                        x = -219904.69446489,
                                        name = "БТРдемо3",
                                        heading = -0.99849645573782,
                                        y = 564064.017243,
                                    }, -- end of [3]
                                }, -- end of units
                                name = "БТРдемо",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [10]
                            [11] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 15,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74815958747326,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71771651688044,
                                            x = -219907.62454059,
                                            speed = 5.5555555555556,
                                            y = 563887.715313,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 45,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ATMZ-5",
                                        CLSID = "{A97C0647-83EB-4B15-8B5B-BD2F8842DF91}",
                                        unitId = 90,
                                        lat = 0.74815958747326,
                                        skill = "Average",
                                        long = 0.71771651688044,
                                        x = -219907.62454059,
                                        name = "АТМЗ-5",
                                        heading = 2.3339759248656,
                                        y = 563887.715313,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "АТМЗ-5",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [11]
                            [12] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 15,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74816454815375,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71770573241531,
                                            x = -219880.93372063,
                                            speed = 5.5555555555556,
                                            y = 563834.03720876,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 46,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ATZ-10",
                                        CLSID = "{C0A5AA21-5A93-4707-9A9F-2AE24C4A22B0}",
                                        unitId = 91,
                                        lat = 0.74816454815375,
                                        skill = "Average",
                                        long = 0.71770573241531,
                                        x = -219880.93372063,
                                        name = "АТЗ-10",
                                        heading = 5.3003915839323,
                                        y = 563834.03720876,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "АТЗ-10",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [12]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                name = "МиГ-29",
                                groupId = 15,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 63,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.748055,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.717809,
                                            x = -220531.73642658,
                                            speed = 138.88888888889,
                                            airdromeId = 20,
                                            y = 564387.05872916,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 17,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74786502122879,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.71902561187744,
                                                    radius = 5000,
                                                    y = 570308.64423795,
                                                    x = -222186.37672288,
                                                    lat = 0.74770832061768,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.71820074319839,
                                            x = -221563.59087418,
                                            speed = 138.88888888889,
                                            y = 566343.05624368,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 86400,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "MiG-29S",
                                        CLSID = "{3B301281-F94A-11d5-9190-00A0249B6F00}",
                                        unitId = 32,
                                        lat = 0.748055,
                                        skill = "Good",
                                        y = 564387.05872916,
                                        long = 0.717809,
                                        x = -220531.73642658,
                                        name = "МиГ-291",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "3500",
                                            flare = 30,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 0,
                                            name = "110",
                                        }, -- end of callsign
                                        onboard_num = 20,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "MiG-29S",
                                        CLSID = "{3B301281-F94A-11d5-9190-00A0249B6F00}",
                                        unitId = 33,
                                        lat = 0.748048,
                                        skill = "Good",
                                        y = 564424.27758166,
                                        long = 0.717816,
                                        x = -220573.13934267,
                                        name = "МиГ-292",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "3500",
                                            flare = 30,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "111",
                                        }, -- end of callsign
                                        onboard_num = 21,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = true,
                                name = "Ил-76",
                                groupId = 19,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.748055,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.717809,
                                            x = -220531.73642658,
                                            speed = 138.88888888889,
                                            airdromeId = 20,
                                            y = 564387.05872916,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Nothing",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "IL-76MD",
                                        CLSID = "{439A1A0C-1A35-4B45-A0ED-2F2A0B0E8F31}",
                                        unitId = 38,
                                        lat = 0.748055,
                                        skill = "High",
                                        long = 0.717809,
                                        x = -220531.73642658,
                                        name = "Ил-76",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "80000",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 564387.05872916,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 3,
                                            name = "113",
                                        }, -- end of callsign
                                        onboard_num = 23,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [2]
                            [3] = 
                            {
                                hidden = true,
                                name = "Ил-762",
                                groupId = 25,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75010291465694,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71401413146787,
                                            x = -209192.38658831,
                                            speed = 138.88888888889,
                                            airdromeId = 20,
                                            y = 545370.268999,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Nothing",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "IL-76MD",
                                        CLSID = "{439A1A0C-1A35-4B45-A0ED-2F2A0B0E8F31}",
                                        unitId = 51,
                                        lat = 0.75010291465694,
                                        skill = "High",
                                        long = 0.71401413146787,
                                        x = -209192.38658831,
                                        name = "Ил-762",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "80000",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 545370.268999,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 5,
                                            name = "115",
                                        }, -- end of callsign
                                        onboard_num = 25,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [3]
                            [4] = 
                            {
                                hidden = true,
                                name = "Илдемо",
                                groupId = 37,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 15,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.748055,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.717809,
                                            x = -220531.73642658,
                                            speed = 138.88888888889,
                                            airdromeId = 20,
                                            y = 564387.05872916,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 15,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.748055,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.717809,
                                            x = -220531.73642658,
                                            speed = 138.88888888889,
                                            airdromeId = 20,
                                            y = 564387.05872916,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Nothing",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "IL-76MD",
                                        CLSID = "{439A1A0C-1A35-4B45-A0ED-2F2A0B0E8F31}",
                                        unitId = 74,
                                        lat = 0.748055,
                                        skill = "High",
                                        y = 564387.05872916,
                                        long = 0.717809,
                                        x = -220531.73642658,
                                        name = "Илд1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = 80000,
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 2,
                                            [3] = 1,
                                            name = "121",
                                        }, -- end of callsign
                                        onboard_num = 26,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [4]
                            [5] = 
                            {
                                hidden = true,
                                name = "Илдемо2",
                                groupId = 38,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 15,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.748055,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.717809,
                                            x = -220531.73642658,
                                            speed = 138.88888888889,
                                            airdromeId = 20,
                                            y = 564387.05872916,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 15,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.748055,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.717809,
                                            x = -220531.73642658,
                                            speed = 138.88888888889,
                                            airdromeId = 20,
                                            y = 564387.05872916,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Nothing",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "IL-76MD",
                                        CLSID = "{439A1A0C-1A35-4B45-A0ED-2F2A0B0E8F31}",
                                        unitId = 75,
                                        lat = 0.748055,
                                        skill = "High",
                                        y = 564387.05872916,
                                        long = 0.717809,
                                        x = -220531.73642658,
                                        name = "Илд2",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "80000",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 2,
                                            [3] = 2,
                                            name = "122",
                                        }, -- end of callsign
                                        onboard_num = 27,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [5]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                heading = 3.700098014228,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.74807983636856,
                                            long = 0.71789968013763,
                                            x = -220332.27061403,
                                            name = "",
                                            speed = 0,
                                            y = 564796.55296528,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 5,
                                lat = 0.74807983636856,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-25T",
                                        CLSID = "{31E68806-0891-4e12-9573-D1CFEA8C96F8}",
                                        unitId = 15,
                                        lat = 0.74807983636856,
                                        rate = "50",
                                        long = 0.71789968013763,
                                        x = -220332.27061403,
                                        name = "Су-25т",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 564796.55296528,
                                        heading = 3.700098014228,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.71789968013763,
                                name = "Су-25т",
                                dead = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                heading = 3.700098014228,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.74808496236801,
                                            long = 0.71788883209229,
                                            x = -220304.55568516,
                                            name = "",
                                            speed = 0,
                                            y = 564742.47282131,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 9,
                                lat = 0.74808496236801,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-25T",
                                        CLSID = "{31E68806-0891-4e12-9573-D1CFEA8C96F8}",
                                        unitId = 22,
                                        lat = 0.74808496236801,
                                        rate = "50",
                                        long = 0.71788883209229,
                                        x = -220304.55568516,
                                        name = "Су-25т2",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 564742.47282131,
                                        heading = 3.700098014228,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.71788883209229,
                                name = "Су-25т2",
                                dead = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                heading = 3.700098014228,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.7481095790863,
                                            long = 0.71782976388931,
                                            x = -220174.63236258,
                                            name = "",
                                            speed = 0,
                                            y = 564450.07551047,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 3,
                                lat = 0.7481095790863,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Mi-24V",
                                        CLSID = "{0903DF50-B9FA-441E-B94D-8F03DFF3E40D}",
                                        unitId = 13,
                                        lat = 0.7481095790863,
                                        rate = "30",
                                        long = 0.71782976388931,
                                        x = -220174.63236258,
                                        name = "Ми-24В",
                                        category = "Helicopters",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 564450.07551047,
                                        heading = 3.700098014228,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.71782976388931,
                                name = "Ми-24В",
                                dead = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                heading = 3.700098014228,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.74811542034149,
                                            long = 0.717817902565,
                                            x = -220142.82252519,
                                            name = "",
                                            speed = 0,
                                            y = 564390.79521506,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 4,
                                lat = 0.74811542034149,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Mi-24V",
                                        CLSID = "{0903DF50-B9FA-441E-B94D-8F03DFF3E40D}",
                                        unitId = 14,
                                        lat = 0.74811542034149,
                                        rate = "30",
                                        long = 0.717817902565,
                                        x = -220142.82252519,
                                        name = "Ми-8МТ",
                                        category = "Helicopters",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 564390.79521506,
                                        heading = 3.700098014228,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.717817902565,
                                name = "Ми-8МТ",
                                dead = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                heading = 3.1415926535898,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.7482003569603,
                                            long = 0.71744793653488,
                                            x = -219770.15108516,
                                            name = "",
                                            speed = 0,
                                            y = 562602.95310158,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 18,
                                lat = 0.7482003569603,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "SkladC",
                                        type = ".Ammunition depot",
                                        CLSID = "{85D3DBF2-05DF-48e1-9C49-FD104E65A76E}",
                                        unitId = 37,
                                        lat = 0.7482003569603,
                                        rate = 100,
                                        long = 0.71744793653488,
                                        x = -219770.15108516,
                                        name = "СкладБП",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 1,
                                        y = 562602.95310158,
                                        heading = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.71744793653488,
                                name = "СкладБП",
                                dead = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                heading = 3.5604716740684,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.74819499254227,
                                            long = 0.71746027469635,
                                            x = -219798.70660073,
                                            name = "",
                                            speed = 0,
                                            y = 562664.16894937,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 21,
                                lat = 0.74819499254227,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "ohr-vyshka",
                                        type = "Watchtower",
                                        CLSID = "{2b1802df-c4f9-404f-afe1-5f291ef68d30}",
                                        unitId = 47,
                                        lat = 0.74819499254227,
                                        rate = 100,
                                        long = 0.71746027469635,
                                        x = -219798.70660073,
                                        name = "вышка1",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 562664.16894937,
                                        heading = 3.5604716740684,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.71746027469635,
                                name = "вышка1",
                                dead = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                heading = 3.5604716740684,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.74820584058762,
                                            long = 0.7174608707428,
                                            x = -219729.33597826,
                                            name = "",
                                            speed = 0,
                                            y = 562660.14074672,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 22,
                                lat = 0.74820584058762,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "ohr-vyshka",
                                        type = "Watchtower",
                                        CLSID = "{2b1802df-c4f9-404f-afe1-5f291ef68d30}",
                                        unitId = 48,
                                        lat = 0.74820584058762,
                                        long = 0.7174608707428,
                                        x = -219729.33597826,
                                        name = "вышка2",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 562660.14074672,
                                        heading = 3.5604716740684,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.7174608707428,
                                name = "вышка2",
                                dead = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                heading = 3.5604716740684,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.74819772837451,
                                            long = 0.71743715945307,
                                            x = -219791.79867148,
                                            name = "",
                                            speed = 0,
                                            y = 562554.08261957,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 23,
                                lat = 0.74819772837451,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "ohr-vyshka",
                                        type = "Watchtower",
                                        CLSID = "{2b1802df-c4f9-404f-afe1-5f291ef68d30}",
                                        unitId = 49,
                                        lat = 0.74819772837451,
                                        long = 0.71743715945307,
                                        x = -219791.79867148,
                                        name = "вышка3",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 562554.08261957,
                                        heading = 3.5604716740684,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.71743715945307,
                                name = "вышка3",
                                dead = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                heading = 3.5604716740684,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.7482071518898,
                                            long = 0.71743702888489,
                                            x = -219731.83260418,
                                            name = "",
                                            speed = 0,
                                            y = 562547.54391092,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 24,
                                lat = 0.7482071518898,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "ohr-vyshka",
                                        type = "Watchtower",
                                        CLSID = "{2b1802df-c4f9-404f-afe1-5f291ef68d30}",
                                        unitId = 50,
                                        lat = 0.7482071518898,
                                        long = 0.71743702888489,
                                        x = -219731.83260418,
                                        name = "вышка4",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 562547.54391092,
                                        heading = 3.5604716740684,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.71743702888489,
                                name = "вышка4",
                                dead = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                heading = 5.1312680008633,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.74813586473465,
                                            long = 0.71780455112457,
                                            x = -220018.67235942,
                                            name = "",
                                            speed = 0,
                                            y = 564315.34501824,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 31,
                                lat = 0.74813586473465,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "hozdomik3",
                                        type = "Subsidiary structure 3",
                                        CLSID = "{e58952f4-d2e9-43bc-a5ea-854d4678ef96}",
                                        unitId = 60,
                                        lat = 0.74813586473465,
                                        rate = 100,
                                        long = 0.71780455112457,
                                        x = -220018.67235942,
                                        name = "КДП",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 1,
                                        y = 564315.34501824,
                                        heading = 5.1312680008633,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.71780455112457,
                                name = "КДП",
                                dead = false,
                            }, -- end of [10]
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
            }, -- end of country
        }, -- end of red
    }, -- end of coalition
    sortie = "Аэродром",
    version = 2,
    trigfuncStartup = 
    {
    }, -- end of trigfuncStartup
    currentKey = 19516,
    start_time = 8082000,
    forcedOptions = 
    {
        optionsView = "optview_all",
    }, -- end of forcedOptions
    failures = 
    {
        hydro = 
        {
            hh = 0,
            prob = 100,
            label = "ГИДРО ОСН.",
            enable = false,
            mmint = 1,
            id = "hydro",
            mm = 0,
        }, -- end of hydro
        eos = 
        {
            hh = 0,
            prob = 100,
            label = "ОЛС",
            enable = false,
            mmint = 1,
            mm = 0,
        }, -- end of eos
        ecm = 
        {
            hh = 0,
            prob = 100,
            label = "РЭБ",
            enable = false,
            mmint = 1,
            id = "ecm",
            mm = 0,
        }, -- end of ecm
        helmet = 
        {
            hh = 0,
            prob = 100,
            label = "ШЛЕМ",
            enable = false,
            mmint = 1,
            mm = 0,
        }, -- end of helmet
        acs = 
        {
            hh = 0,
            prob = 100,
            enable = false,
            mmint = 1,
            id = "acs",
            mm = 0,
        }, -- end of acs
        l_engine = 
        {
            hh = 0,
            prob = 100,
            label = "ЛЕВ. ДВИГ.",
            enable = false,
            mmint = 1,
            id = "l_engine",
            mm = 0,
        }, -- end of l_engine
        autopilot = 
        {
            hh = 0,
            prob = 100,
            label = "АВТОПИЛОТ",
            enable = false,
            mmint = 1,
            id = "autopilot",
            mm = 0,
        }, -- end of autopilot
        hud = 
        {
            hh = 0,
            prob = 100,
            label = "ИЛС",
            enable = false,
            mmint = 1,
            id = "hud",
            mm = 0,
        }, -- end of hud
        asc = 
        {
            hh = 0,
            prob = 100,
            label = "САУ",
            enable = false,
            mmint = 1,
            mm = 0,
        }, -- end of asc
        mlws = 
        {
            hh = 0,
            prob = 100,
            label = "СПП",
            enable = false,
            mmint = 1,
            id = "mlws",
            mm = 0,
        }, -- end of mlws
        r_engine = 
        {
            hh = 0,
            prob = 100,
            label = "ПРАВ. ДВИГ.",
            enable = false,
            mmint = 1,
            id = "r_engine",
            mm = 0,
        }, -- end of r_engine
        mfd = 
        {
            hh = 0,
            prob = 100,
            label = "МФД",
            enable = false,
            mmint = 1,
            id = "mfd",
            mm = 0,
        }, -- end of mfd
        radar = 
        {
            hh = 0,
            prob = 100,
            label = "РЛС",
            enable = false,
            mmint = 1,
            mm = 0,
        }, -- end of radar
        rws = 
        {
            hh = 0,
            prob = 100,
            label = "СПО",
            enable = false,
            mmint = 1,
            id = "rws",
            mm = 0,
        }, -- end of rws
    }, -- end of failures
} -- end of mission
